.Net Framework > v2.0.50727 > System > IO > IOException > IOException IOException()
IOException(SerializationInfo,StreamingContext)
IOException(String)
IOException(String,Exception)
IOException(String,Int32)


IOException()

Category
Constructor
Description
Initializes a new instance of the System.IO.IOException class with its message string set to the empty string (""), its HRESULT set to COR_E_IO, and its inner exception set to a null reference.
Type
void
Character
public
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

IOException(SerializationInfo,StreamingContext)

Category
Constructor
Description
Initializes a new instance of the System.IO.IOException class with the specified serialization and context information.
Type
void
Character
family
Parameters
NameTypeDescription
infoSerializationInfo
contextStreamingContext
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

IOException(String)

Category
Constructor
Description
Initializes a new instance of the System.IO.IOException class with its message string set to message, its HRESULT set to COR_E_IO, and its inner exception set to null.
Type
void
Character
public
Parameters
NameTypeDescription
messageString
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

IOException(String,Exception)

Category
Constructor
Description
Initializes a new instance of the System.IO.IOException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Type
void
Character
public
Parameters
NameTypeDescription
messageString
innerExceptionException
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

IOException(String,Int32)

Category
Constructor
Description
Initializes a new instance of the System.IO.IOException class with its message string set to message and its HRESULT user-defined.
Type
void
Character
public
Parameters
NameTypeDescription
messageString
hresultInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database